filechooser: ignore double clicks on the selected item
authorPaolo Borelli <pborelli@gnome.org>
Wed, 11 Nov 2015 13:43:55 +0000 (14:43 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 13 Nov 2015 12:07:53 +0000 (07:07 -0500)
commitc619c862503ccf54c9afbdb0708a3376ce1728fb
tree3d11adc6f7774b42f84170b94d641e1c4b428fc8
parentd74a08b80f54e018bc3141849e3d0fbbf6f583b0
filechooser: ignore double clicks on the selected item

Since we are now interpreting button press events and
make our own double-click determination, we should not
handle double-click events that are generated by GDK.

https://bugzilla.gnome.org/show_bug.cgi?id=757950
gtk/gtkfilechooserwidget.c